PHY CREATE FORCE FIELD

Fore fields are objects which affect cloth, soft bodies, fluid and rigid bodies that enter their area of influence.

  Syntax
PHY CREATE FORCE FIELD ID
  Parameters
ID
Integer
identification number of the force field, these numbers are unique to force fields

  Returns

  Description

Force fields allow you to implement for example gusts of wind, dust devils, vacuum cleaners or anti-gravity zones. Use this command to create a new force field. Once a force field has been created it is necessary to set its properties. Finally a force field is built using the command phy build force field / dbPhyBuildForceField.

  Example Code
No example code is provided for this command